Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODShape


HasGeometry

The HasGeometry method returns a Boolean value that specifies whether the geometric representation of this shape can be described by a polygon.

ODBoolean HasGeometry ();
return value
kODTrue if this shape's geometric representation can be described by a polygon, otherwise kODFalse.
DISCUSSION
Your part can use this method, before calling the CopyPolygon method, to verify that a shape's geometric representation can be described by a polygon.

SEE ALSO
The ODShape::CopyPolygon method (page 635).
The ODShape::SetGeometryMode method (page 648).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help